* {	
margin: 0;
padding: 0;
border: 0;
color: white;
font-family: microsoftsansserif, Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif
}
.rub {
  font-family: arial;
  vertical-align: middle;
  border-bottom: 1px solid;
  line-height: 5px;
  display: inline-block;
  width: 0.4em;
}
.d3 {
width: 0; 
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 20px solid #24375B;
}
body{
	/*background: url(../img/index1.jpg) 100% 100% no-repeat; /* Добавляем фон */
    background-size: cover;
	background-attachment: fixed;
	text-align: center;
	
}
html, body {
    height: 100%;
	min-width: 550px;
	background: #111111;
	background: #1A233A;
	background-position: fixed;
	background-size: cover;
}
a{
	text-decoration: none;
	color: white;
}
a:active{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.clear{
	clear: both;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.logo{
	padding: 10px 0;
	width: 200px;
	margin-top: 10px;
}
header{
	
}
h1{
	color: white;
	font-size: 50PX;
	font-weight: bold;
}
h2{
	color: white;
	font-size: 40PX;
	font-weight: bold;
}
h3{
	color: #090909;
	display: inline-block;
	font-size: 40PX;
	font-weight: bold;
	 text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.statistika{
	vertical-align: top;
	display: inline-block;
	font-size: 20px;
	padding: 20px;
	width: 20%;
	height: 200px;
}
.statistika img{
	width: 60px;
	margin: 10px 0
}
.button1{
	margin: 20px 50px;
	color: white;
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid white;
	border-radius: 10px;
	background: none;
	transition: 0.3s;
	font-size: 20px;
	width: 250px;
	text-align: center;
}
.button1:hover{
	opacity: 0.8;
	background: white;
	color: black;
}
.menu-header{
	font-size: 14px;
	text-align: center;
}
.menu-header a{
	margin: 0 10px;
	transition: 0.2s;
}
.menu-header a:hover{
	color: #FD961A;
}
.background1{
	background: none;
	font-size: 16px;
	color: black;
	float: right;
	text-align: left;
}
.background2{
	font-size: 16px;
	color: black;
	background: url(../img/index1.jpg)100% 100% no-repeat; /* Добавляем фон */
    background-size: cover;
	min-height: 100vh;
	padding-bottom: 50px;
}
.background2_0{
	font-size: 30px;
	margin: 40px 0 10px 0;
}
.background2_1{
	display: inline-block;
	border-radius: 10px;
	padding: 30px 50px;
}
.background3{
	padding: 40px 0;
	background: black;
	font-size: 16px;
	color: black;
	text-align: left;
	min-height: 500px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.background3_fon1{
	background: #191919;
	width: 100%;
	height: 450px;
	right: 50%;
	left: 43%;
	top: 50px;
	position: absolute;
	z-index: -1;
	max-width: 100%;
}
.background3_img img{
	margin-top: 100px;
	width: 100%;
}
.background3_stat{
	font-size: 20px;
	margin-left: 40px;
	margin-bottom: 10px;
}
.background3_stat img{
	width: 24px;
	margin-top: -5px;
}





.background4{
	padding-top: 150px;
	padding-bottom: 40px;
	background: black;
	font-size: 16px;
	color: black;
	text-align: center;
	min-height: 800px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.background4_1{
	border: 1px solid white;
	margin-top: 20px;
	width: 80%;
}
.background4_title0{
	margin-left: 20%;
	text-align: left;
	color: #EAEBEE;
	display: inline-block;
	font-size: 22px;
	padding: 5px 0px;
	width: 400px;
}
.background4_title1{
	margin-left: 20%;
	background: #EAEBEE;
	color: black;
	display: inline-block;
	font-size: 30px;
	padding: 5px 20px;
	width: 400px;
	font-weight: bold;
}
.background4_block1{
	background: #0B0B0B;
	width: 35%;
	height: 250px;
	left: 10%;
	top: 150px;
	position: absolute;
	z-index: -1;
}
.background4_block2{
	background: #0B0B0B;
	width: 50%;
	height: 650px;
	right: 0%;
	top: 0px;
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5); 
box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5);
}
.background4_wrapper{
	float: right;
	display: inline-block;
	width: 50%;
	padding: 50px;
	text-align: left;
	
}
.background4_wrapper_2{
	margin-left: 80px;
}
.background4_wrapper_2_1{
	margin: 10px 0;
	font-size: 18px;
	color: #EAEBEE;
}
.background4_wrapper_2_1 img{
	margin-right: 10px;
	width: 20px;
	margin-top: -3px;
}


.background5{
	padding-top: 50px;
	padding-bottom: 40px;
	background: black;
	font-size: 16px;
	color: black;
	text-align: center;
	min-height: 800px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.background5_block{
	display: inline-block;
	width: 30%;
	min-height: 250px;
	min-width: 300px;
	padding: 40px;
	vertical-align: top;
}
.background5_block img{
	height: 80px;
}
.background5_block1{
	color: white;
	font-size: 20px;
	margin: 10px 0;
}
.background5_block2{
	color: #A8A8A8;
	font-size: 18px;
}



.background6{
	background: url(../img/index3.jpg) no-repeat; /* Добавляем фон */
    background-size: cover;
	font-size: 16px;
	color: black;
	position: relative;
	text-align: center;
	height: 800px;
	overflow: hidden;
	z-index: 2;
}
.background6_1{
	padding: 50px 20px;
	width: 50%;
	min-width: 300px;
	background:  rgba(0,0,0,0.86);
	height: 1000px;
	text-align: left;
}
.background6_2{
	color: #A8A8A8;
	font-size: 20px;
	padding: 20px 40px 20px 50px;
	line-height: 40px;
}


.background7{
	padding-top: 50px;
	padding-bottom: 90px;
	background: black;
	font-size: 16px;
	color: white;
	text-align: center;
	min-height: 500px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}


.background8{
	padding-top: 50px;
	padding-bottom: 90px;
	background: black;
	font-size: 16px;
	color: white;
	text-align: center;
	min-height: 500px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.background8_img{
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: 40px;
	z-index: -2;
}
.background8_1{
	padding: 30px;
	background:  rgba(11,11,11,0.95);
	color: #A8A8A8; 
	width: 400px;
	min-height: 400px;
	text-align: left;
	font-family:   Gill Sans, Gill Sans MT, Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial," sans-serif";
	float: left;
-webkit-box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5); 
box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5);
}
.background8_1 a{
	color: #A8A8A8; 
}




.background9{
	padding: 100px 0;
	background: #090909;
	font-size: 16px;
	color: white;
	text-align: left;
	position: relative;
	overflow: hidden;
	z-index: 2;
}



.background10{
	background: black;
	height: 100px;
}


.background11{
	padding: 40px 0 20px 0;
	min-height: 300px;
	background: #090909;
	font-size: 16px;
	color: white;
	text-align: left;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.background11_1{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.background11_1_img{
	width: 25px;
	margin: 20px 10px;
}
.background11_2{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.background11_2_title{
	font-size: 20px;
	
}
.background11_2 a {
  text-decoration: none;
  display:inline-block;
	margin: 20px 20px 20px 0;
	font-size: 14px;
	color: #A8A8A8;
  position: relative;
  transition: all 0.6s;
}
.background11_2 a:before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  transition: all 0.5s;
}
.background11_2 a:hover:before {
  width: 100%;
  left: 0;
  background: white;
}
.background11_3{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	min-width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.background11_3 img{
	width: 80px;
	margin: 10px 5px;
	border: 2px solid #191919;
}
.background11_4{
	text-align: center;
	border-top: 1px solid #A8A8A8;
	padding: 20px 0 0 0;
	color: #A8A8A8;
}
.background12{
	padding: 40px 0 20px 0;
	min-height: 250px;
	background: url(../img/index4.jpg)100% 100% no-repeat; /* Добавляем фон */
    background-size: cover;
	font-size: 16px;
	color: white;
	text-align: left;
	z-index: 2;
}



.menu_1{
	display: inline-block;
	float: right;
	text-align: right;
	margin-top: 10px;
}
.menu_1 a{
	color: white;
	display: inline-block;
	margin: 15px;
}
.menu_1 a {
  text-decoration: none;
  font-size: 1em;
  position: relative;
  transition: all 0.6s;
}
.menu_1 a:before {
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  bottom: 0;
  right: 0;
  background: white;
  transition: all 0.5s;
}
.menu_1 a:hover:before {
  width: 100%;
  left: 0;
  background: white;
}

.menu_2{
	text-align: center;
	margin-top: 50px;
}
.menu_2 a{
	margin: 20px 50px;
	color: white;
	display: inline-block;
	padding: 15px 25px;
	border: 1px solid white;
	border-radius: 10px;
	background: none;
	transition: 0.3s;
	font-size: 20px;
}
.menu_2 a:hover{
	opacity: 0.8;
	background: white;
	color: black;
}





.title1{
	margin-top: 30px;
	font-size: 32px;
	font-weight: bold;
	color: #A8A8A8;
}
.title_1{
	font-size: 45px;
	font-weight: bold;
	color: #ff5100;
}




.market_1{
	padding: 30px 0;
	width: 100%;
	background: black;
	min-height: 200px;
}
.market_1 img{
	width: 100%;
	margin: 0px 0;
	border: 1px solid grey;
	padding: 50px 0;
}

.news{
	text-align: left;
	width: 100%;
	background: black;
	min-height: 200px;
}
.news1{
	border: 2px solid #A8A8A8;
	padding: 20px 20px;
	margin-bottom: 70px;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(168,168,168,0.45); 
box-shadow: 0px 1px 15px 5px rgba(168,168,168,0.45);
}
.news1 img{
	width: 30%;
	float: left;
	margin-top: 20px;
}
.news_0{
	vertical-align: top;
	padding: 0 30px;
	float: right;
	width: 70%;
	
}
.news_1{
	font-size: 40px;
	color: white;
}
.news_2{
	font-size: 16px;
	color: #A8A8A8;
}
.news_3{
	margin: 20px 0;
	font-size: 18px;
	color: #A8A8A8;
}
.reg{
	background: #0B0B0B;
	color: white;
	width: 100%;
	min-height: 500px;
	padding: 40px 50px;
	margin: 40px 0;
	text-align: left;
	border: 1px solid #191919;
}
.reg_1{
	padding: 5px 5px;
	color: white;
	margin: 0 0 20px 0;
	width: 100%;
	display: block;
	outline: 0;
	background: none;
	border-bottom: 1px solid #191919;
	transition: 0.3s;
}
.reg_1:focus{
	border-bottom: 1px solid #A8A8A8;
}
.reg_1:active{
	background: none;
}
.button_form{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #5A8DEE;
	background: none;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	cursor: pointer;
	transition: 0.2s;
}
.button_form:hover{
	background: #6596F3;
}
.button2{
	width: 100%;
	margin: 20px 0;
	padding: 10px 25px;
	border: 1px solid #191919;
	border-radius: 5px;
	color: white;
	background: none;
	font-size: 20px;
	transition: 0.3s;
	outline: none;
}
.button2:hover{
	cursor: pointer;
	background: white;
	color: black;
}

.button3{
border: 1px solid #FF5B5C;
background: #FF5B5C;
color: white;	
border-radius: 5px;
padding: 8px 20px;
outline: none;
font-size: 16px;
cursor: pointer;
transition: 0.2s;
}
.button3:hover{
	background: #FF7273;
}
.button4{
	width: 300px;
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	background: #5A8DEE;
	color: white;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #5A8DEE; 
	box-shadow: -3px 4px 37px -14px #5A8DEE;
	margin: 10px;
	transition: 0.2s;
}
.button4:hover{
	background: #6595EF;
}
.button5{
border: 1px solid #39DA8A;
background: #39DA8A;
color: white;	
border-radius: 5px;
padding: 8px 20px;
outline: none;
font-size: 16px;
cursor: pointer;
transition: 0.2s;
}
.button5:hover{
	background:  #5EE1A0 ;
}
.button6{
border: 1px solid #39DA8A;
background: none;	
color: white;	
border-radius: 5px;
padding: 8px 20px;
outline: none;
font-size: 16px;
cursor: pointer;
margin-bottom: 10px;	
transition: 0.2s;
margin-right: 20px;	
}
.button6:hover{
	background:  #5EE1A0 ;
}
.placeholder-form {
	display: inline-block;
	width: 100%;
    box-sizing: border-box;
    margin: 0px;
	border: 1px solid #191919;
	padding: 30px;
  -webkit-box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5); 
box-shadow: 0px 1px 15px 10px rgba(64,64,64,0.5);
}
.placeholder-container {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.placeholder-container input {
    box-sizing: border-box;
    color: white;
    font-size: 16px;
    height: 50px;
    outline: 0;
    padding: 0 20px 0 15px;
    width: 100%;
}
.placeholder-container label {
    color: #A8A8A8;
    font-family: Verdana, sans-serif;   
    font-size: 16px;
    padding: 5px 5px;
    pointer-events: none;
    position: absolute;
    transition: all 200ms;
    top: 12px;
}
.placeholder-container input:focus + label,
.placeholder-container input:not(:placeholder-shown) + label{
    top: -10px;
    font-size: 11px; 
}





.reg_ref{
	color: #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	display: inline-block;
	padding: 8px 10px;
	margin: 10px 0;
	float: right;
}
.reg_error{
	display: block;
	text-align: center;
	color: #f44336;
	font-size: 18px;
	margin: 10px 10px 20px 10px;
	padding: 15px 10px 15px 10px;
	border: 1px solid #f44336;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(244,67,54,0.45); 
box-shadow: 0px 1px 15px 5px rgba(244,67,54,0.45);
}
.reg_error2{
	display: block;
	text-align: center;
	color: #00c853;
	font-size: 18px;
	margin: 10px 10px 20px 10px;
	padding: 15px 10px 15px 10px;
	border: 1px solid #00c853;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(0,200,83,0.45); 
box-shadow: 0px 1px 15px 5px rgba(0,200,83,0.45);
}
.reg_ref_error{
	display: block;
	text-align: center;
	color: #f44336;
	font-size: 18px;
	margin: 10px 10px 20px 10px;
	padding: 15px 10px 15px 10px;
	border: 1px solid #f44336;
	-webkit-box-shadow: 0px 1px 15px 5px rgba(244,67,54,0.45); 
box-shadow: 0px 1px 15px 5px rgba(244,67,54,0.45);
}


.captcha1{
	outline: none;
	display: inline-block;
	border-bottom: 1px solid #A8A8A8;
	background: none;
	padding: 8px 15px;
	font-size: 16px;
	margin: 10px 0px 10px 0;
	color: #A8A8A8;
	margin-left: 0px;
}
.captcha2{
	display:inline-block;
	outline: none;
	padding: 8px 15px;
	font-size: 16px;
	margin: 10px 0;
	color: white;
	margin-right: 20px;
	border-bottom: 1px solid #A8A8A8;
	background: #A8A8A8;
}



.reg_img{
	width: 100%;
}




.profile_background{
	background: #1A233A;
}
.menu_profile{
	width: 300px;
	float: left;
	border-right: 2px solid #464D5C;
	background: #1A233A;
	min-height: 100vh;
	height: 100%;
	display: inline-block;
}

.profile_href{
	color: #7C99B5;
	text-align: left;
	width: 100%;
	display: block;
	font-size: 18px;
	padding: 10px 10px 10px 40px;
}
.profile_href:hover{
	background: #233354;
	color: #BDD1F8;
}
.profile_logo {
	text-align: center;
}
.profile_logo img{
	padding: 0px 0 0 0;
	width: 200px;
	margin-top: 20px;
}





.profile_content{
	margin-left: 300px;
	text-align: left;
	padding: 10px 30px 30px 30px;
}



.profile_start{
	display: inline-block;
	text-align: left;
	color: #BDD1F8;
	background: #272E48;
	font-size: 20px;
	margin: 15px 10px 15px 0;
	padding: 20px 25px 20px 25px;
	min-width: 100%;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
	min-height: 10px;
}
.profile_1{
	width: 100%;
	padding: 0px 25px 5px 0px;
	margin: 10px 0px 0px 0;
	color: #7C99B5;
}
.profile_1 a{
	font-size: 18px;
	color: #7C99B5;
	transition: 0.3s;
}
.profile_1 a:hover{
	color: #5A8DEE;
}



.profile_2{
	display: inline-block;
	text-align: center;
	color: #BDD1F8;
	background: #272E48;
	font-size: 20px;
	margin: 15px 10px 15px 0;
	padding: 20px 25px 20px 25px;
	min-width: 59%;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
	min-height: 378px;
}
.timer{
	color: #BDD1F8;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 20px;
}
.timer2{
	display: inline-block;
	margin-right: 10px;
}
.timer3{
	display: inline-block;
	color: #BDD1F8;
	margin-top: 5px;
	font-size: 16px;
}
.timer_min{
	font-size: 28px;
	color: #5A8DEE;
	display: inline-block;
	width: 50px;
	background: #1A233A;
	border-bottom: 1px solid #BDD1F8;
	border-top: 1px solid #BDD1F8;
	padding: 0;
}
.timer_sec{
	font-size: 28px;
	color: #5A8DEE;
	display: inline-block;
	width: 50px;
	background: #1A233A;
	border-bottom: 1px solid #BDD1F8;
	border-top: 1px solid #BDD1F8;
	padding: 0;
}
.deal_1{
	width: 500px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	margin-right: 50px;
	display: inline-block;
}
.deal_2{
	width: 900px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	display: inline-block;
}
.deal_avatar{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 10px;
	border: 1px solid #31416A;
	vertical-align: top;
	margin-right: 10px;
	display: inline-block;
}
.deal_zayavka1{
	background: none;
	color: #BDD1F8;
	text-align: left;
	border-top: 1px solid #464D5C;
	padding: 10px 20px;
	margin: 0px 0;
}
.deal_zayavka1:last-child{
	border-bottom: 1px solid #464D5C;
}
.deal_zayavka1:hover{
	background:  rgba(57,218,138,0.05);
}
.deal_zayavka2{
	display: inline-block;
	vertical-align: middle;
	color: #BDD1F8;
	margin: 10px 0;
}
.deal_zayavka2 img{
	display: inline-block;
	vertical-align: middle;
}
.exchange_avatar{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.exchange_avatar_mini{
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #31416A;
	width: 40px;
	height: 40px;
	margin:0 10px 0px 0px;
}
.profile_2_avatar{
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 100px;
	height: 100px;
	margin-right: 15px;
}
.profile_2_1{
	color: #BDD1F8;
	margin: 30px 4%;
	font-size: 15px;
	display: inline-block;
	text-align: center;
}
.profile_2_2{
	display: inline-block;
}
.profile_2_2 img{
	display: inline-block;
	width: 40px;
	margin: 10px 0;
	border: none;
	border-radius: 0;
}
.profile_2_3{
	margin-left: 5px;
	font-size: 18px;
	display: inline-block;	
	color: #BDD1F8;
}
.profile_2_4{
	
}
.profile_2_4_1{
	color: #7C99B5;
	display: inline-block;
	font-size: 16px;
	padding: 10px;
	margin-top: -39px;
	overflow: hidden;
	background: #272E48;
}
.profile_2_4_2{
	color: #7C99B5;
}
.profile_3{
	float: right;
	display: inline-block;
	color: #BDD1F8;
	background: #272E48;
	font-size: 18px;
	margin: 15px 0;
	padding: 20px 25px 20px 25px;
	min-width: 39%;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
	min-height: 378px;
}
.profile_3_1 {
	display: block;
	text-align: center;
}
.profile_3_avatar{
	display: inline-block;
	margin: 20px 0 7px 20px;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 120px;
	height: 120px;
	margin-right: 15px;
}
.profile_3_2 {
	display: block;
	text-align: center;
	margin-bottom: 7px;
	font-size: 18px;
	color: #BDD1F8;
}
.profile_3_3 {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #7C99B5;
	background: none;
	cursor: pointer;
	outline: none;
}
.profile_3_4 {
	margin: 10px 0;
	display: block;
	text-align: center;
}
.profile_3_4 a{
	display: inline-block;
	margin: 10px 1%;
}
.profile_3_4 img{
	width: 35px;
	
	margin: 10px 1%;
}
.profile_4{
	float: right;
	display: inline-block;
	color: #BDD1F8;
	background: #272E48;
	font-size: 18px;
	margin: 15px 0;
	padding: 20px 25px 20px 25px;
	min-width: 100%;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
	min-height: 100px;
}
.profile_4_1{
	background: #1A233A;
	border: 5px solid #31416A;
	border-radius: 10px;
	padding: 20px;
	margin: 20px 0;
	color: #7C99B5;
}
.profile_4_2{
	font-size: 20px;
	color: #BDD1F8;
	margin: 0px 0 10px 0;
}





.clone1{
	background: #1A233A;
	border: 5px solid #31416A;
	border-radius: 5px;
	width: 100%;
	padding: 10px;
	text-align: left;
	margin-bottom: 20px;
}
.clone2{
	color: #BDD1F8;
	font-size: 18px;
	margin: 0 0 0 20px;
}
.clone3{
	display: inline-block;
	vertical-align: top;
}
.clone3 img{
	width: 100px;
	height: 100px;
	margin: 20px;
	border-radius: 15px;
	border: 5px solid #31416A;
}
.clone4{
	margin: 10px 0 10px 0;
	display: inline-block;
	vertical-align: top;
}
.clone5{
	outline: none;
	width: 45%;
	min-width: 150px;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
}
.clone5:focus{
	border: 1px solid #457CE3;
}
.clone5:active{
	border: 1px solid #457CE3;
}
.clone6 {
	width: 200px;
	margin: 10px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	
}
.clone6:hover { 
	background: #6596F3;
	cursor: pointer;
}
.clone6:active {
  background: #457CE3;
}




.business_wrapper{
	text-align: center;
	display: inline-block;
	border: 5px solid #31416A;
	border-radius: 5px;
	width: 90%;
	padding: 20px;
	margin-bottom: 20px;
	background: #1A233A;
}
.business_title{
	color: #BDD1F8;
	font-size: 18px;
}

.profile_settings{
	text-align: center;
	display: inline-block;
	background: #272E48;
	margin: 10px 0 15px 0;
	padding: 10px 25px 20px 25px;
	min-width: 100%;
	border-radius: 5px;
	min-height: 100px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
}
.profile_levels {
	display: inline-block;
	margin: 10px;
	padding: 7px 13px;
	outline: none;
	border-radius: 5px;
	font-size: 14px;
	background-color: #5A8DEE;
	color: #efefef;
}
.profile_levels:hover { 
	background: #6596F3;
	cursor: pointer;
}
.profile_levels:active {
  background: #457CE3;
}
.profile_levels2 {
	display: inline-block;
	margin: 10px;
	padding: 7px 13px;
	outline: none;
	border-radius: 5px;
	font-size: 14px;
	background-color: #5A8DEE;
	color: #efefef;
}
form input[type="file"] {
          display: none;
        }
.settings_avatar_error{
	font-size: 14px;
	margin-left: 15px;
	color: #7C99B5;
}
.settings_avatar_1{
	width: 70px;
	height: 70px;
	margin-left: 10px;
	border-radius: 15px;
}
.settings_avatar_2 {
	margin: 10px;
	margin-bottom: 5px;
	outline: none;
	border-radius: 5px;
  padding: 7px 15px;
  font-size: 12px;
  background-color: #364B7A;
  color: #efefef;
	
}
.settings_avatar_2:hover { 
	background: #6596F3;
	cursor: pointer;
}
.settings_avatar_2:active {
  background: #457CE3;
}



.settings_1{
	outline: none;
	width: 45%;
	min-width: 150px;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
}

.settings_2{
	outline: none;
	width: 45%;
	min-width: 150px;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
}
.settings_2 option{
	padding: 5px;
	color: #7C99B5;
}
.settings_2 optgroup{
	font-weight: bold;
	color: #7C99B5;
}
.settings_1:focus{
	border: 1px solid #457CE3;
}
.settings_1:active{
	border: 1px solid #457CE3;
}
.settings_2:focus{
	border: 1px solid #457CE3;
}
.settings_2:active{
	border: 1px solid #457CE3;
}
.settings_3 {
	width: 200px;
	margin: 10px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	
}
.settings_3:hover { 
	background: #6596F3;
	cursor: pointer;
}
.settings_3:active {
  background: #457CE3;
}
.settings_0{
	background: #212841;
	border: 1px solid #212841;
}
.settings_0:focus{
	border: none;
	border: 1px solid #212841;
}
.settings_0:active{
	border: 1px solid #212841;
}
.settings_title{
	display: block;
	padding: 7px 10px 0 10px;
	margin-bottom: -5px;
	font-size: 14px;
	color: #7C99B5;
}
.settings_4{
	outline: none;
	width: 100%;
	min-width: 150px;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
}
.settings_4:focus{
	border: 1px solid #457CE3;
}
.settings_4:active{
	border: 1px solid #457CE3;
}





.profile_ref{
	display: inline-block;
	background: #272E48;
	margin: 10px 0 15px 0;
	padding: 10px 25px 20px 25px;
	min-width: 100%;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
}
.profile_ref_1{
	font-size: 18px;
	color: #BDD1F8;
	margin: 10px 0 10px 0;
}
.profile_ref_2{
	outline: none;
	display: inline-block;
	font-size: 16px;
	background: #1A233A;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	color: #7C99B5;
	margin: 10px 10px 10px 0;
}
.profile_ref_2:focus{
	border: 1px solid #457CE3;
}
.profile_ref_2:active{
	border: 1px solid #457CE3;
}





.profile_referal_1{
	display: inline-block;
}
.profile_referal_1 img{
	width: 130px;
	height: 130px;
	border-radius: 10px;
}
.profile_referal_2{
	text-align: left;
	margin: 10px 0 10px 20px;
	display: inline-block;
	vertical-align: bottom;
}
.img_width{
	width: 30px;
	height: 30px;
	margin: 10px 5px;
}
.profile_referal_3{
	text-align: left;
	font-size: 16px;
	color: #7C99B5;
}
.profile_referal_3 a{
	display: block;
	margin: 10px 0;
	font-size: 16px;
	color: #7C99B5;
}
.profile_referal_3 img{
	width: 25px;
	margin-right: 10px;
}


.message3_avatar{
	padding: 10px;
	margin: 10px 0px;
	background: #1A233A;
	border: 1px solid #31416A;
}

.profile_message_1{
	font-size: 16px;
	color: #7C99B5;
	text-align: left;
	min-height: 85vh;
	min-height: 500px;
	width: 350px;
	vertical-align: top;
		float: left;
}
.profile_message_1_1{
	padding: 20px 20px;
	position: relative;
}
.profile_message_1_1:hover{
	background: #343B53;
	cursor: pointer;
}
.profile_message_1_submit{
	width: 100%; 
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
	outline: none;
	cursor: pointer;
}
.profile_message_2{
	text-align: left;
	float: left;
	width: 100%;
	
	
}
.profile_message_2_1{
	padding: 15px 20px;
	text-align: left;
	border-bottom: 1px solid #464D5C;
	display: block;
	width: 100%;
	height: 75px;
	background: #1A233A;
	border-left: 1px solid #464D5C;
}
.profile_message_2_1_1{
	display: inline-block;
		vertical-align: middle;
	margin-right: 10px;
	position: relative;
	
}
.profile_message_2_1_2{
	display: inline-block;
	margin-right: 10px;
		vertical-align: middle;
}
.profile_message_2_1_2 img{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #1A233A;
}
.profile_message_2_1_3{
	display: inline-block;
		vertical-align: middle;
}
.profile_referal2{
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.profile_message_2_2{
	font-size: 16px;
	color: #7C99B5;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	overflow-y: scroll;
	height: 60vh;
	min-height: 60vh;
	border-left: 1px solid #464D5C;
	background: #18223C;
}
.message_message_1{
	float: left;
	margin: 5px;
}
.message_message_1_0{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: left;
	margin: 6px 10px;
	display: inline-block;
}
.message_message_1_1{
	display: inline-block;
	background: #272E48;
	color: #8A99B5;
	width:calc(100% - 70px);
	padding: 10px 70px 10px 20px;
	border-radius: 5px;
	-webkit-box-shadow: -3px 5px 5px 1px rgba(15,18,28,0.37); 
box-shadow: -3px 5px 5px 1px rgba(15,18,28,0.37);
	margin: 5px;
}
.message_message_1_2{
	font-size: 12px;
	color: #828D99;
	text-align: left;
	margin-left: 70px;
	width:calc(100% - 70px);
	min-width: 200px;
}
.message_message_2{
	float: right;
	margin: 5px;
}
.message_message_2_0{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: right;
	margin: 15px 10px -60 10px;
	display: inline-block;
}
.message_message_2_1{
	width:calc(100% - 70px);
	display: inline-block;
	background: #5A8DEE;
	text-align: right;
	color: white;
	padding: 10px 20px;
	margin: 5px;
	border-radius: 5px;
	-webkit-box-shadow: -3px 5px 5px -4px rgba(90,141,238,0.39); 
box-shadow: -3px 5px 5px -4px rgba(90,141,238,0.39);
}
.message_message_2_2{
	font-size: 12px;
	color: #828D99;
	text-align: right;
	margin: 0px 0;
	margin-right: 70px;
}


.profile_message_2_3{
	padding: 10px 20px;
	text-align: left;
	width: 100%;
display: table;
	border-top: 1px solid #464D5C;
	height: 100px;
	border-left: 1px solid #464D5C;
}
.profile_2_3_avatar{
	
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: left;
	margin: 20px 20px 10px 0px;
	display: table-cell;
	border: 1px solid #1A233A;
	
}
.profile_message_2_4{
	outline: none;
	margin: 10px 10px 0px 0;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	font-size: 16px;
	display: table-cell;
	width:calc(100% - 200px);
	float: left;
	
}
.profile_message_2_4:focus{
	border: 1px solid #457CE3;
}
.profile_message_2_4:active{
	border: 1px solid #457CE3;
}
.profile_message_2_5 {
	position: relative;
	display: table-cell;
	margin: 10px;
	margin-top: 20px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	
}
.profile_message_2_5:hover { 
	background: #6596F3;
	cursor: pointer;
}
.profile_message_2_5:active {
  background: #457CE3;
}
::-webkit-scrollbar-button { 
background-image:url(''); 
background-repeat:no-repeat; 
width:6px; 
height:0px 
} 

::-webkit-scrollbar-track { 
background-color:#233354; 
box-shadow:0px 0px 3px #000 inset; 
} 

::-webkit-scrollbar-thumb { 
-webkit-border-radius: 5px; 
border-radius: 5px; 
background-color:#878F9D; 
background-position:center; 
background-repeat:no-repeat; 
} 

::-webkit-resizer{ 
background-image:url(''); 
background-repeat:no-repeat; 
width:7px; 
height:0px 
} 

::-webkit-scrollbar{ 
width: 10px; 
}

.partners_00{
	width: 100%;
	margin-top: 30px;
}
.partners_0{
	width: 100%;
	border-bottom: 2px solid #464D5C;
	padding: 10px 0;
}
.partners_1{
	width: 5%;
	padding: 10px 5px;
	color: #BDD1F8;
	font-weight: bold;
	font-size: 14px;
}
.partners_2{
	width: 25%;
	color: #BDD1F8;
	font-weight: bold;
	font-size: 14px;
}
.partners_3{
	width: 25%;
	color: #BDD1F8;
	font-weight: bold;
	font-size: 14px;
}
.partners_4{
	width: 25%;
	color: #BDD1F8;
	font-weight: bold;
	font-size: 14px;
}
.partners_1_0{
	width: 100%;
	border-bottom: 2px solid #464D5C;
}
.partners_1_0:hover{
	background:  rgba(57,218,138,0.05);
}
.partners_1_1{
	padding: 10px 5px;
	color: #7C99B5;
}
.partners_2_1{
	width: 20%;
	padding: 15px 5px;
	color: #7C99B5;
}
.partners_3_1{
	width: 20%;
	padding: 15px 5px;
	color: #7C99B5;
}
.partners_4_1{
	width: 20%;
	padding: 15px 5px;
	color: #7C99B5;
}
.paket1{
	display: inline-block;
	margin: 0px 10px 10px 10px;
}
.paket2{
	color: #7C99B5;
	font-size: 16px;
}
.paket3{
	color: white;
	display: inline-block;
	background: #FF5B5C;
	padding: 3px 20px;
	font-size: 14px;
	border-radius: 3px;
	margin-top: 7px;
	font-weight: bold;
}
.paket4{
	color: white;
	display: inline-block;
	background: #39DA8A;
	padding: 3px 20px;
	font-size: 14px;
	border-radius: 3px;
	margin-top: 7px;
	font-weight: bold;
}

.profile_balance{
	text-align: center;
	display: inline-block;
	background: #272E48;
	margin: 10px 20px 10px 0px;
	padding: 40px 10px 40px 10px;
	width: 30%;
	min-width: 300px;
	border-radius: 5px;
	-webkit-box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17); 
box-shadow: -7px 9px 21px 1px rgba(0,0,0,0.17);
}
.profile_balance img{
	width: 50px;
}
.profile_balance_1{
	color: #7C99B5;
	margin: 15px 0 5px 0;
}
.profile_balance_2{
	font-size: 24px;
	color: #BDD1F8;
}
.pay_1{
	display: inline-block;
	border-radius: 10px;
}
.balance_menu_1{
	background: #272E48;
	padding: 25px 35px;
	font-size: 19px;
	text-align: left;
	color: #B9CCF3;
}
.balance_menu_2{
	background: #1A233A;
	padding: 20px 40px 20px 20px;
}
.balance_menu_2 img{
	border-radius: 10px;
	margin-left: 20px;
}
.balance_menu_2_0{
	font-size: 12px;
	color: #7C99B5;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: -10px;
	padding: 0 10px;
}
.balance_menu_2_1{
	margin-left: 20px;
	margin-top: 20px;
	font-size: 19px;
	color: #B9CCF3;
}
.balance_menu_2_2{
	outline: none;
	width: 100%;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 10px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: block;
	font-size: 16px;
}
.balance_menu_2_2:focus{
	border: 1px solid #457CE3;
}
.balance_menu_2_2:active{
	border: 1px solid #457CE3;
}
.balance_menu_2_3 {
	position: relative;
	display: table-cell;
	margin: 10px;
	margin-top: 20px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #2D4370;
  color: #efefef;
	transition: 0.2s;
	
}
.balance_menu_2_3:hover { 
	background: #6596F3;
	cursor: pointer;
}
.balance_menu_2_3:active {
  background: #457CE3;
}
.widthraw_warning{
	margin: 15px 0 15px 20px;
	background:#475F7B ;
	border-radius: 5px;
	padding: 15px;
	-webkit-box-shadow: 0px 0px 12px -2px #475F7B; 
box-shadow: 0px 0px 12px -2px #475F7B;
	text-align: left;
}
.widthraw_warning img{
	margin-right: 10px;
}
.widthraw_warning a{
	color: #5A8DEE;
}



.balance2_1{
	color: #BDD1F8;
	font-size: 20px;
	padding: 20px;
}
.balance2_0{
	display: inline-block;
	padding: 40px 40px;
	background: #1A233A;
	border: 1px solid #464D5C;
	border-radius: 5px;
	min-width: 400px;
}
.balance2_2{
	color: #BDD1F8;
	margin: 20px 0 10px 0;
	font-size: 18px;
}

.rotator_1{
	text-align: center;
	padding: 0px 25px 0 25px;
	margin-bottom: 20px;
	display: block;
}
.rotator_2{
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgba(49,65,106,1);
	background:#1A233A
}
.rotator_img{
	width: 248px;
	height: 130; 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.rotator_m_1{
	margin-top: -10px;
	text-align: center;
	padding: 0px 25px 0 25px;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 50px;
}
.rotator_m_2{
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 10px 5px rgba(49,65,106,1);
	background:#1A233A;
	display: inline-block;
	text-align: left;
}
.rotator_m_img{
	vertical-align: middle;
	display: inline-block;
	width: 100px;
	height: 50px;
	border-radius: 10px;
	imgbox-shadow: 0 0 10px 5px rgba(49,65,106,1);
}
.rotator_m_text{
	vertical-align: middle;
	font-size: 14px;
	display: inline-block;
	margin: 5px 5px;
	color: #BDD1F8;
}
.rotator_window_0{
	text-align: center;
	background: #1A233A;
	padding: 10px 40px 20px 40px;
}
.rotator_window_1{
	width: 100%;
	height: 260px;
	box-shadow: 0 0 10px 5px rgba(49,65,106,1);
	margin-left: 0px;
	border-radius: 10px;
}
.rotator_window_2{
	color:#BDD1F8;
	font-size: 15px;
	line-height: 25px;
	background: #0C1120; 
	border: 2px solid #31416A;
	padding: 20px;
	border-radius: 10px;
}
.business0{
	display: inline-block;
	vertical-align: top;
}
.business1{
	padding: 5px 20px;
	margin: 10px 20px;
	font-size: 16px;
	width: 200px;
	display: inline-block;
	border: 1px solid #457CE3;
	border-radius: 5px;
	background:  #457CE3;
	cursor: pointer;
	transition: 0.2s;
	outline: none;
}
.business1:hover{
	background: #6596F3;
}
.business2{
	color: #7C99B5;
	font-size: 14px;
}
.business3{
	padding: 10px 20px;
	margin: 15px 20px 10px 20px;
	font-size: 16px;
	min-width: 300px;
	display: inline-block;
	border: 1px solid #457CE3;
	border-radius: 5px;
	background:  #457CE3;
	cursor: pointer;
	transition: 0.2s;
	outline: none;
}
.business3:hover{
	background: #6596F3;
}
.business4{
	padding: 10px 20px;
	margin: 5px 20px 10px 20px;
	font-size: 16px;
	min-width: 300px;
	display: inline-block;
	border: 1px solid #457CE3;
	border-radius: 5px;
	background: none;
	cursor: pointer;
	transition: 0.2s;
	outline: none;
}
.business4:hover{
	background: #6596F3;
}
.business5{
	padding: 5px 20px;
	margin: 10px 20px;
	font-size: 16px;
	width: 200px;
	display: inline-block;
	border: 1px solid #39DA8A;
	border-radius: 5px;
	background:  #39DA8A;
	cursor: pointer;
	transition: 0.2s;
	outline: none;
}
.business5:hover{
	background:  #65E2A4;
}
.matrix_visual{
	display: inline-block;
	width: 50%;
	min-height: 300px;
	min-width: 400px;
	border: 1px solid white;
}
.matrix_button{
	margin-top: -3px;
	display: inline-block;
	background: none;
	cursor: pointer;
	color: darkseagreen;
	border-radius: 5px;
	outline: none;
}
.matrix_login{
	margin-top: -10px;
	display: inline-block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
}
.matrix_login_new{
	margin-top: -10px;
	display: inline-block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
}
.matrix_login_new_2{
	margin-top: -10px;
	display: inline-block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
}
.matrix_visual_1{
	margin: 20px 0;
	
}
.matrix_visual_2{
	margin: 20px 0;
}
.matrix_visual_2_1{
	display: inline-block;
	vertical-align: top;
}
.matrix_visual_3{
	margin: 20px 0;
}
.matrix_visual_3_1{
	display: inline-block;
	vertical-align: top;
}
.matrix_visual_avatar{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 90px;
	height: 90px;
	margin: 15px 40px 7px 40px;
}
.matrix_visual_avatar_new{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 90px;
	height: 90px;
	margin: 15px 0px 7px 0px;
	margin-left: 190px;
}
.markets{
	display: inline-block;
	width: 25px;
	margin-top: -5px;
	margin-left: 5px;
}
.markets:hover {
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8)); /* Белое свечение */
}
.places{
	width: 100%;
	margin-bottom: 50px;
}
.place_0{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
}
.place_0:hover{
	background: #6596F3;
}
.place_0_legend_active{
	display: inline-block;
	background: #6596F3;
	padding: 10px 30px;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	cursor: pointer;
}
.place_0_legend{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
	background: none;
}
.place_0_legend:hover{
	background: #6596F3;
	cursor: pointer;
}
.legend_inline{
	display: inline-block;
}
.place_1{
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	background: #5A8DEE;
	color: white;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #5A8DEE; 
	box-shadow: -3px 4px 37px -14px #5A8DEE;
	margin: 10px;
}



.partners_wrapper{
	text-align: left;
	border: 5px solid #31416A;
	border-radius: 5px;
	width: 100%;
	padding: 20px;
	margin-top: -30px;
	margin-bottom: 0px;
	background: #1A233A;
}
.search input{
	display: inline-block;
}
.search1{
	outline: none;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
	width: 200px;
	float: left;
}
.search1:focus{
	border: 1px solid #457CE3;
}
.search1:active{
	border: 1px solid #457CE3;
}
.search2 {
	display: inline-block;
	width: 200px;
	margin: 10px;
	margin-top: -14px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	float: left;
	
}
.search2:hover { 
	background: #6596F3;
	cursor: pointer;
}
.search2:active {
  background: #457CE3;
}
.search_date{
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}



.banners{
	text-align: left;
}
.banners0{
	font-size: 18px;
	color: #BDD1F8;
	margin: 10px 0 5px 0;
}
.banners1 img{
	max-width: 100%;
}
.banners2{
	outline: none;
	display: inline-block;
	font-size: 16px;
	background: #1A233A;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	color: #7C99B5;
	margin: 10px 10px 10px 0;
}
.banners2:focus{
	border: 1px solid #457CE3;
}
.banners2:hover{
	border: 1px solid #457CE3;
}


.strela_prosto{
	margin-right: 0px;
	margin-top: 25px;
}
.strela_prosto_new{
	margin-right: 0px;
	margin-top: 25px;
	margin-left: 190px;
}
.places_watch{
	display: inline-block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	margin-left: -10px;
	margin-bottom: -10px;
}
.places_watch_new{
	display: inline-block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	margin-bottom: -10px;
}
.sendsubmit{
	display: inline-block;
	width: 100px;
	height: 20px;
margin: 0;
padding:0;
border:none;
background: transparent url( ../img/strelka.png) no-repeat left top;
cursor: pointer; 
cursor: hand; 
}
.sendsubmit2{
	width:  20px;  
height: 20px; 
margin: 0;
margin-left: 5px;
margin-top: 0px;	
margin-bottom: -4px;	
padding:0;
border:none;
background: transparent url( ../img/info2.png) no-repeat center top;
text-indent: -1000em;
cursor: pointer; 
cursor: hand; 
outline: none;	
}
.sendsubmit3{
	display: inline-block;
	width:  32px;  
	height: 32px; 
	margin: 0;
	padding:0;
	border:none;
	background: transparent url('../img/matrix3.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.sendsubmit3:hover{
	background: transparent url('../img/matrix4.png') no-repeat center top;
}
.sendsubmit4{
	width:  32px;  
	height: 32px; 
	margin: 0;
	padding:0;
	border:none;
	background: transparent url('../img/matrix5.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.sendsubmit4:hover{
	background: transparent url('../img/matrix6.png') no-repeat center top;
}
.sendsubmit5{
	width:  30px;  
	height: 30px; 
	margin: 0;
	padding:0;
	border:none;
	background: transparent url('../img/arrow_up.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.sendsubmit6{
	width:  30px;  
	height: 30px; 
	margin: 0;
	padding:0;
	border:none;
	background: transparent url('../img/arrow_down.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.sendsubmit7{
	position: absolute;
	top: 0;
	right: 5px;
	width:  25px;  
	height: 25px; 
	margin: 0;
	padding:0;
	border:none;
	background: transparent url('../img/my_clone.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.sendsubmit8{
	display: inline-block;
	width:  40px;  
	height: 40px; 
	margin: 0;
	margin-bottom: -13px;
	padding:0;
	border:none;
	background: transparent url('../img/target1.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
	transition: 0.3s;
}
.sendsubmit8:hover{
	background: transparent url('../img/target2.png') no-repeat center top;
}
.lottery1{
	float: left;
}
.lottery2{
	float: right;
}
.delete_lottery{
	border: 2px solid #FF7E69;
	background: #FF7E69;
	padding: 7px 12px;
	color: white;
	border-radius: 5px;
	margin: 10px 5px 10px 10px; 
	cursor: pointer;
	width: 250px;
	outline: none;
}
.delete_lottery:hover{
	background: #F98C7A;
	color: white;
}



.faq0{
	text-align: left;
	border: 3px solid #31416A;
	padding: 30px;
	background: #1A233A;
}
.faq0_1{
	padding: 10px;
	border-radius: 10px;
	float: left;
	margin-left: 20px;
}
.faq0_2{
	padding: 10px;
	border-radius: 10px;
	float: right;
	margin-left: 20px;
}
.faq1_2{
	margin: 10px 10px 10px 0;
	color: #ADD1F8;
}
.faq1_3{
	display: inline-block;
	background: #475F7B;
	border-radius: 5px;
	padding: 5px 20px;
	margin: 10px 10px 10px 0;
}
.faq1_4{
	display: inline-block;
	background: #457CE3;
	border-radius: 5px;
	padding: 5px 20px;
	margin: 10px 10px 10px 0;
}




.vv0{
	display: block;
	text-align: left;
}
.vv1{
	padding: 10px 30px;
	border: 2px solid #31416A; 
	background: #1A233A; 
	color: #BDD1F8;
	border-radius: 5px;
	margin: -20px 10px 10px 0px; 
	display: inline-block;
	text-align: left;
}
.vv2{
	text-align: center;
	margin: -55px 0px 0px 0;
	display: inline-block;
	float: right
}



#market{
	font-size: 18px;
	font-weight: bold;
	border: 1px solid white;
}
#market.active{
	background: white;
	color: black;
}
#market:hover{
	background: white;
	color: black;
}
.referal_button {
	display: inline-block;
	width: 300px;
	margin: 10px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	
}
.referal_button:hover { 
	background: #6596F3;
	cursor: pointer;
}
.referal_button:active {
  background: #457CE3;
}

.referal_change_1{
	display: block;
	border: 4px solid #31416A;
	padding: 15px 15px;
	font-size: 18px;
	color: #BDD1F8;
	margin: 10px 0 10px 0;
	max-width: 500px;
}
/*???? legend*/
.legend_button{
	position: absolute;
	text-align: center;
	float: right;
	margin-top: 185px;
}

.legend_1{
	width: 100%;
	padding: 10px 0;
}
.legend_2{
	width: 33%;
	padding: 10px 0;
	display: inline-block;
}
.legend_3{
	width: 10.5%;
	padding: 10px 0;
	display: inline-block;
}
.legend_4{
	width: 3.4%;
	padding: 10px 0;
	display: inline-block;
}
.legend_avatar_1{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 90px;
	height: 90px;
	margin: 0px 0px;
}
.legend_avatar_2{
	display: inline-block;
	border-radius: 50%;
	border: 4px solid #31416A;
	width: 70px;
	height: 70px;
	margin: 0px 0px;
}
.legend_avatar_3{
	display: inline-block;
	border-radius: 50%;
	border: 3px solid #31416A;
	width: 60px;
	height: 60px;
	margin: 0px 0px;
}
.legend_avatar_4{
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #31416A;
	width: 30px;
	height: 30px;
	margin: 0px 0px;
}
.legend_text{
	display: block;
	background: none;
	color: darkseagreen;
	border-radius: 5px;
	}
.legend_pandora_2{
	width: 48%;
	padding: 10px 0;
	display: inline-block;
}
.legend_pandora_3{
	width: 24%;
	padding: 10px 0;
	display: inline-block;
}
.legend_pandora_4{
	width: 12%;
	padding: 10px 0;
	display: inline-block;
}
.legend_pandora_5{
	width: 6%;
	padding: 10px 0;
	display: inline-block;
}
.legend_pandora_6{
	width: 2.9%;
	padding: 10px 0;
	display: inline-block;
	margin: 0;
}
.legend_avatar_pandora_2{
	display: inline-block;
	border-radius: 50%;
	border: 4px solid #31416A;
	width: 70px;
	height: 70px;
	margin: 0px 0px;
}
.legend_avatar_pandora_3{
	display: inline-block;
	border-radius: 50%;
	border: 3px solid #31416A;
	width: 60px;
	height: 60px;
	margin: 0px 0px;
}
.legend_avatar_pandora_4{
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #31416A;
	width: 50px;
	height: 50px;
	margin: 0px 0px;
}
.legend_avatar_pandora_5{
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #31416A;
	width: 40px;
	height: 40px;
	margin: 0px 0px;
}
.legend_avatar_pandora_6{
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #31416A;
	width: 30px;
	height: 30px;
	margin: 0px 0px;
}
/*???? legend*/


/*???? gifts*/
.gifts_wrapper{
	display: inline-block;
	text-align: center;
	border: 5px solid #31416A;
	border-radius: 5px;
	width: 300px;
	height: 520px;
	vertical-align: top;
	padding: 20px;
	margin: 10px;
	background: #1A233A;
}
.gifts_text{
	color: #69f0ae;
	border: 2px solid #69f0ae;
	display: inline-block; 
	width: 200px;
	padding: 7px 10px;
	margin: 10px;
	border-radius: 10px;
	height: 90px;
}
.gifts_wrapper2{
	display: block;
	text-align: left;
	border: 5px solid #31416A;
	border-radius: 5px;
	width: 100%;
	vertical-align: top;
	padding: 20px;
	margin-top: 10px;
	background: #1A233A;
}
.gifts_text_2{
	vertical-align: top;
	color: #69f0ae;
	border: 2px solid #69f0ae;
	display: inline-block; 
	padding: 7px 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 10px;
	margin-right: 20px;
}
.gifts_text_3{
	vertical-align: top;
	display: inline-block;
	font-size: 18px;
	color: #BDD1F8;
}
.gifts_text_4{
	display: inline-block; 
	margin-top: 10px;
}
.gifts_text_5{
	color: #FF7F69;
	border: 2px solid #FF7F69;
	padding: 7px 10px;
	background: none;
	display: inline-block; 
	margin-bottom: 10px;
	border-radius: 10px;
	cursor: pointer;
	outline: 0;
}
.gifts_2{
	vertical-align: top;
	max-width: 120px;
	max-height: 120px;
	width: 80%;
	display: inline-block;
	margin: 10px;
	padding: 8px;
	background: #272E48;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: 2px solid #BDD1F8;

}
.gifts_3{
	vertical-align: top;
	width: 55px;
	height: 55px;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	background: #272E48;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: 1px solid #BDD1F8;

}
.gifts_1{
	width: 120px;
	height: 120px;
	display: inline-block;
	margin: 10px;
	padding: 8px;
	background: #272E48;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: 2px solid #BDD1F8;
}
.gifts_input_1{
	outline: none;
	margin: 10px;
	background: #1A233A;
	color: #7C99B5;
	padding: 7px 10px;
	border: 1px solid #464D5C;
	border-radius: 5px;
	display: inline-block;
	font-size: 16px;
	width: 200px;
}
.gifts_input_1:focus{
	border: 1px solid #457CE3;
}
.gifts_input_1:active{
	border: 1px solid #457CE3;
}
.gifts_input_2 {
	display: inline-block;
	width: 200px;
	margin: 10px;
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
	
}
.gifts_input_2:hover { 
	background: #6596F3;
	cursor: pointer;
}
.gifts_input_2:active {
  background: #457CE3;
}
/*???? gifts*/

.bell2{
	color: #7C99B5;
	margin-right: 15px;
}
.bell{
	color: #7C99B5;
	margin-right: 15px;
	animation-name: icon-bell;
    animation-duration: 3.75s;
    animation-timing-function: linear;
    animation-iteration-count: 9993.75;
}

@keyframes icon-bell {
  0% {transform: rotate(-15deg);}
  10% {transform: rotate(15deg);}
  20% {transform: rotate(-18deg);}
  30% {transform: rotate(18deg);}
  40% {transform: rotate(-22deg);}
  50% {transform: rotate(22deg);}
  60% {transform: rotate(-18deg);}
  70% {transform: rotate(18deg);}
  80% {transform: rotate(-12deg);}
  90% {transform: rotate(12deg);}
  100% {transform: rotate(0deg);}
}

 /* для элемента input c type="radio" */
  .custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  /* для элемента label связанного с .custom-radio */
  .custom-radio+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
	  color: #BDD1E6;
	  font-size: 16px;
	  margin: 0 5px;
	  cursor: pointer;
  }
  /* создание в label псевдоэлемента  before со следующими стилями */
  .custom-radio+label::before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #464D5C;
    border-radius: 50%;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
  }
  /* стили при наведении курсора на радио */
  .custom-radio:not(:disabled):not(:checked)+label:hover::before {
    border-color: #BDD1E6;
  }
  /* стили для активной радиокнопки (при нажатии на неё) */
  .custom-radio:not(:disabled):active+label::before {
    background-color: #5A8DEE;
    border-color: #5A8DEE;
  }
  /* стили для радиокнопки, находящейся в фокусе */
  .custom-radio:focus+label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  /* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
  .custom-radio:focus:not(:checked)+label::before {
    border-color: #5A8DEE;
  }
  /* стили для радиокнопки, находящейся в состоянии checked */
  .custom-radio:checked+label::before {
    border-color: none;
    background-color: #5A8DEE;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
	  background-size: 50% 50%;
  }
  /* стили для радиокнопки, находящейся в состоянии disabled */
  .custom-radio:disabled+label::before {
    background-color: #5A8DEE;
  }




.platezhki{
	color: #BDD1F8;
	border: 2px solid #BDD1F8;
	display: inline-block;
	padding: 10px 20px;
	margin: 20px 20px 20px 0;
}
.exchange_title{
	color: #BDD1F8;
	display: inline-block;
	font-size: 12px;
	margin: 10px 10px -7px 13px;
}
.custom-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
cursor: pointer;
}
.custom-checkbox+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.custom-checkbox+label::before {
  content: '';
  display: inline-block;
  background: #272E48;	
  width: 17px;
  height: 17px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid #BDD1F8;
  border-radius: 0.25em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70% 70%;
}
.custom-checkbox:checked+label::before {
  border-color: #5A8DEE;
  background-color: none;
  background-image: url(../img/check_white.png);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");

}
.checkbox_card{
	color: #BDD1F8;
	display: inline-block;
}
.checkbox_block{
	display: inline-block;
	margin: 10px 5px 0 5px;
}




/*???? jquery*/
.tab-link-block{
	width: 20%;
	min-width: 200px;
	float: left;
	margin: 0 30px 20px 0;
}
.tab-link {
	text-align: left;
	padding: 10px 10px;
	color: #7C99B5;
	cursor: pointer;
	display:block;
	font-size: 16px;
	margin: 10px 10px;
}
.tab-link:not(.active):hover {
	border-radius: 7px;
	background: #5A8DEE;
	color: white;
	-webkit-box-shadow: -3px 4px 37px -14px #5A8DEE; 
box-shadow: -3px 4px 37px -14px #5A8DEE;
}
.tab-link.active {
	border-radius: 7px;
	color: white;
	background: #5A8DEE;
	-webkit-box-shadow: -3px 4px 37px -14px #5A8DEE; 
box-shadow: -3px 4px 37px -14px #5A8DEE;
}
.tab-content-block {
	width: 70%;
	display: inline-block; 
	float: left;
	color: #333;
}
.tab-content{
	
}
.tab-content:not(.active) {
	display: none;
}
/*???? jquery*/

















/*mobile menu*/

.menu_mobile{
	width: 100%;
}
nav{
    padding: 0;
    margin: 0px 0 20px 0;
}

.menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
	background: #141927;
}

.menu li{
    float: left;
}
.menu li a{
  display: block;
  padding: 15px 10px 15px 40px;
  color: #7C99B5;
  text-decoration: none;
	transition: 0.4s;
	text-align: left;
}
.menu li a:hover{
	background: #233354;
}
.menu li a img{
	width: 24px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.menu i{
    color: #2E2E2E;
	margin-right: 15px;
}

.wrapper{
    margin: 0px auto;
}
.menuToggle{  
	color: #BDD1F8;
    padding: 13px 15px 13px 30px;
    cursor: pointer;
	background:       #141927;
	text-align: left;
	font-size: 18px;
}
.menuToggle img{ 
	margin-right: 10px;
	height: 20px;
}
/*mobile menu*/




.armor{
	float: left;
	display: inline-block;
	position: absolute;
	padding: 10px;
	margin-left: 0;
	min-width: 200px;
	text-align: center;
	color: #BDD1F8;
}



@media screen and (max-width: 850px) {
.news1 img{
	display: none;
	}
	.news_0{
		width: 100%;
	}
	.h2_logo1{
		margin-left: 55px;
	}
	.h2_logo2{
		margin-left: 55px;
	}
	.reg_ref{
		display: block;
		float: none;
	}
	.armor{
	float: left;
	display: inline-block;
	position: absolute;
	padding: 10px;
	margin-left: 0;
	min-width: 200px;
	text-align: left;
	color: #BDD1F8;
	}
}	



@media screen and (max-width: 800px) {
	.vv2{
	margin: 10px 0px 20px 0;
	float: left;	
}
}


@media screen and (max-width: 1200px) {
	.matrix_visual_avatar{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 80px;
	height: 80px;
	margin: 15px 15px 7px 15px;
	}
	.matrix_visual_avatar_new{
	width: 80px;
	height: 80px;
}
	.rotator_m_1{
		padding-left: 50px;
	}
	
}



@media screen and (max-width: 750px) {
	.matrix_visual_avatar{
	display: inline-block;
	border-radius: 50%;
	border: 5px solid #31416A;
	width: 60px;
	height: 60px;
	margin: 15px 15px 7px 15px;
	}
.matrix_visual_avatar_new{
	width: 60px;
	height: 60px;
	margin-right: 300px;
}
}


@media screen and (max-width: 600px) {
	.search1 {
		display: block;
		width: 200px;
		margin: 10px;
		float: none;

	}
	.search2 {
		display: block;
		width: 200px;
		margin: 10px;
		float: none;

	}
}




@media screen and (max-width: 550px) {
	.background6{
		height:900px;
	}
}



@media screen and (max-width: 1200px) {
	.background4_block2{
		width: 100%;
	}
	.background4_wrapper{
		width: 100%;
	}
	.background6_1{
		width: 70%;
	}
}
@media screen and (max-width: 1050px) {
	.menu_profile{
		display: none;
	}
	.menu_mobile{
		display: block;
	}
	.menu{
        display: none;
        width: 100%;
    }
    .menu li{
        float: none;
    }
	.profile_content{
		margin-left: 20px;
	}
	.profile_message_1{
		display: none;
	}
	.profile_message_2_1_1{
		display: inline-block;
	}
	.profile_balance{
		width: 100%;
	}
	.background6_1{
		width: 80%;
	}
}
@media screen and (min-width: 1050px) {
	.menu_mobile{
		display: none;
	}
	.profile_message_2_1_1{
		display: none;
	}
}

@media screen and (max-width: 811px) {
	.profile_content {
		padding:10px 20px 30px 0px;
	}
	.background6_1{
		width: 100%;
	}
	.strela_prosto{
		margin-left: 210px;
		margin-right:200px;
		margin-top: 80px;
	}
	.strela_prosto_new{
		margin-left: 210px;
		margin-right:200px;
		margin-top: 80px;
	}
	.matrix_visual_avatar_new{
	margin-left: 210px;
		margin-right:200px;
}
	.lottery1{
		display: block;
	}
	.lottery2{
		width: 100%;
		display: block;
		float: left;
	}
	.legend_button{
	display: none;
	}
	.rotator_m_1{
		padding-left: 20px;
	}
}

@media screen and (max-width: 550px) {
	.strela_prosto{
		margin-left: 160px;
}	
	.strela_prosto_new{
		
	}
	.matrix_login_new{
		position:static;
	}
	.button6{
		width: 100%;
		margin-top: 10px;
	}
	
}

@media screen and (max-width: 1900px) {
	.profile_2{
		width: 30%;
	}
	.deal_2{
	width: 62%;
	}
	.deal_1{
	width: 30%;
	}
}
@media screen and (max-width: 1500px) {
	.profile_3_all{
		width: 40%;
	}
}
@media screen and (max-width: 1400px) {
	.profile_2{
		width: 100%;
	}
	.profile_3{
		width: 100%;
	}
	.profile_3_all{
		width: 100%;
	}
	.deal_2{
	width: 100%;
	}
	.deal_1{
	width: 100%;
	}
}
@media screen and (max-width: 1250px) {
	.deal_1{
		width: 100%;
	}
	.settings_1{
		display: block;
		width: 95%;
		float: none;
	}
	.settings_2{
		display: block;
		width: 95%;
		float: none;
	}
	.tab-content-block{
		width: 100%;
	}
	.tab-link-block{
		width: 100%;
	}
}








/*????????*/
 























@media (max-width: 991px) {
  .slide__text {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 20rem;
    text-align: center;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
    transition: transform 0.5s 0.5s, opacity 0.5s 0.5s, -webkit-transform 0.5s 0.5s;
    padding: 0 1rem;
  }
}
.slide__text-heading {
  font-family: 'Exo 2', Helvetica, Arial, sans-serif;
  font-size: 5rem;
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .slide__text-heading {
    line-height: 20rem;
    font-size: 3.5rem;
  }
}
.slide__text-desc {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .slide__text-desc {
    display: none;
  }
}
.slide__text-link {
  z-index: 5;
  display: inline-block;
  position: relative;
  padding: 0.5rem;
  cursor: pointer;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 2.3rem;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}
@media (max-width: 991px) {
  .slide__text-link {
    display: none;
  }
}
.slide__text-link:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: rotateX(-85deg);
          transform: rotateX(-85deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.slide__text-link:hover:before {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
}






/*faq*/
.faqmain {
  width: 100%;
  margin: 0px auto;
  display: block;
  text-align: left;
}
.faqmain .faq {
  width: 100%;
  position: relative;
}
.faqmain .faq-questions {
  list-style: none;
}
.faqmain .faq-questions, .faqmain .faq-questions > li {
  width: 100%;
  display: block;
  padding: 0px;
	margin: 0px 0;
	
}
.faqmain .faq-questions > li:nth-child(odd) {
  background-color: none;
	padding: 0px 0px;
}
.faqmain .faq-questions > li:nth-child(even) {
  background-color: none;
	padding: 0px 0px;
}
.faqmain .faq-questions > li h4.faq-question, .faqmain .faq-questions > li .faq-question {
  font-size: 18px;
  color: #BDD1F8;	
  cursor: pointer;
	padding: 15px 20px 15px 55px;
	border-top: 1px solid #31416A;
	display: block;
}
.faqmain .faq-questions > li p.faq-answer, .faqmain .faq-questions > li .faq-asnwer {
 color: #7C99B5;
  display: none;
	font-size: 16px;
}
.lable6{
	color: #e0e0e0;
	margin-left: 20px;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: -10px;
}
/*faq*/

























.benefits {
	bottom: 0;
	min-height: 100px;
    width: 100%;
}
.benefits__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    
    margin: 0 auto;
    padding: 10px 0;
}
.benefits__header {
    width: 100%;
    text-align: center;
    line-height: 1.3;
    padding: 0 15px 50px;
    font-size: 2rem;
    text-transform: uppercase;
}
.benefits__element {
	display: block;
    width: 25%;
}
.benefits__icon {
    display: block;
    width: 60px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.benefits__element p {
    text-align: center;
    line-height: 1.3;
}
.benefits__number {
	color: #4CAF50;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
	
}
.benefits__title {
	color: #4CAF50;
    font-size: 1.125rem;
}
.benefits i{
	color: #4CAF50;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 10px;
}




/* Базовые стили слоя затемнения и модального окна  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* фон затемнения */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* фиксированное поцизионирование */
    cursor: default; /* тип курсара */
}
/* активируем слой затемнения */
.overlay:target {
    display: block;
}
/* стили модального окна */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 100%;
    min-width: 320px;
    max-width: 550px;
	min-height: 150px;
/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    border: 1px solid #383838;
    background: #1A233A;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 20%;
}
/* формируем кнопку закрытия */
.close {
    top: 20px;
    right: 30px;
    width: 35px;
    height: 35px;
	border-radius: 50%;
    position: absolute;
	background: white;
    padding: 0;
}
/* изображения внутри окна */
.popup img {
	
}
/* миниатюры слева/справа */
.pic-left, 
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* элементы м-медиа, фреймы */
.popup embed, 
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0; 
    left: 0; 
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* заголовок 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* параграфы */
.popup p {margin: 0; padding: 5px 0}




/* копирование текста */
#inputText {
	
}

/* стили кнопки */
#copyText {
	outline: none;
	border-radius: 5px;
  padding: 9px 15px;
  font-size: 15px;
  background-color: #5A8DEE;
  color: #efefef;
}
#copyText:hover { 
	background: #6596F3;
	cursor: pointer;
}
#copyText:active {
  background: #457CE3;
}
/* копирование текста */

/* для сайта */
.tab-link2{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #5A8DEE;
	border-radius: 5px;
	color: white;
	font-size: 15px;
}
/* для сайта */







/*drop-profile-menu*/ 
.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #1A233A;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #7C99B5;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #31416A;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
	text-align: left;
}

.accordion li:last-child .link {
  border-bottom: 0;
}

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #7C99B5;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link {
  color: #5A8DEE;
}

.accordion li.open i {
  color: #5A8DEE;
}

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.submenu {
  display: none;
  background: #1A233A;
  font-size: 14px;
	text-align: left;
}

.submenu li {
	
}

.submenu a {
  display: block;
  text-decoration: none;
  color: #7C99B5;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #233354;
  color: #BDD1F8;
}
/*drop-profile-menu*/ 

/*NEW MATRIX*/
/*neon X-1*/
.matrix_neon_1 { 
   	   border: 4px solid #31416A;
	   box-shadow: 0 0 10px 5px rgba(49,65,106,1);
	   border-radius: 10px;
	   padding: 10px 15px 10px 15px;
	   display: inline-block;
	   text-align: center;
	   width: 200px;
	   height: 240px;
	   color: #BDD1F8;
	   background: #1A233A;
	   font-size: 16px;
	   vertical-align: top;
	   overflow: hidden;
   }
.place_neon1_1{
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #00FF66;
	border-radius: 5px;
	background: #00FF66;
	color: black;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #00FF66; 
	box-shadow: -3px 4px 37px -14px #00FF66;
	margin: 10px;
}
.place_neon1_0{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #00FF66;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
}
.place_neon1_0:hover{
	background: #00FF66;
	color: black;
}
.place_neon2_1{
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #457CE3;
	border-radius: 5px;
	background: #457CE3;
	color: white;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #457CE3; 
	box-shadow: -3px 4px 37px -14px #457CE3;
	margin: 10px;
}
.place_neon2_0{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #457CE3;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
}
.place_neon2_0:hover{
	background: #457CE3;
	color: white;
}
.place_neon3_1{
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #FF3300;
	border-radius: 5px;
	background: #FF3300;
	color: white;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #FF3300; 
	box-shadow: -3px 4px 37px -14px #FF3300;
	margin: 10px;
}
.place_neon3_0{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #FF3300;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
}
.place_neon3_0:hover{
	background: #FF3300;
	color: white;
}
.place_neon4_1{
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #C71585;
	border-radius: 5px;
	background: #C71585;
	color: white;
	font-size: 15px;
	-webkit-box-shadow: -3px 4px 37px -14px #C71585; 
	box-shadow: -3px 4px 37px -14px #C71585;
	margin: 10px;
}
.place_neon4_0{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #C71585;
	border-radius: 5px;
	color: white;
	font-size: 15px;
	margin: 10px;
	transition: 0.2s;
}
.place_neon4_0:hover{
	background:#C71585;
	color: white;
}
/*neon X-1*/
.matrix_0 { 
		padding: 0;
		display: inline-block;
		width: 200px;
		margin: 10px 10px;
		vertical-align: top;
		text-align: center;
   }
   .matrix_1 { 
   	   border: 4px solid #31416A;
	   box-shadow: 0 0 10px 5px rgba(49,65,106,1);
	   border-radius: 10px;
	   padding: 10px 15px 10px 15px;
	   display: inline-block;
	   text-align: center;
	   width: 200px;
	   height: 270px;
	   color: #BDD1F8;
	   background: #1A233A;
	   font-size: 16px;
	   vertical-align: top;
	   overflow: hidden;
   }
	.podpiska1{
		color: white;
		background: #457CE3;
		margin-bottom: 7px;
		padding: 3px 0;
		border-radius: 5px;
	}
	.podpiska0{
		position: relative;
		color: white;
		background: #FF5B5C;
		margin-bottom: 7px;
		padding: 3px 0;
		border-radius: 5px;
	}
	.podpiska2{
		color: white;
		background: #666666;
		margin-bottom: 7px;
		padding: 3px 0;
		border-radius: 5px;
	}
	.matrix_1_id{
		color: #BDD1F8;
		font-size: 16px;
		display: inline-block;
		margin-top: 5px;
	}
	.matrix_info{
		border: 5px solid #31416A;
		padding: 10px;
		margin: 10px 0;
		min-height: 500px;
		display: inline-block;
		width: 300px;
		background: #1A233A;
	}
	.matrix_0_avatar{
		display: inline-block;
		border-radius: 50%;
		border: 5px solid #39DA8A;
		box-shadow: 0 0 10px 2px #39DA8A;
		width: 90px;
		height: 90px;
		margin: 5px 10px 8px 10px;
	}
	.matrix_1_avatar{
		display: inline-block;
		border-radius: 50%;
		border: 5px solid #457CE3;
		box-shadow: 0 0 10px 2px #457CE3;
		width: 90px;
		height: 90px;
		margin: 5px 10px 8px 10px;
	}
	.matrix_2_avatar{
		display: inline-block;
		border-radius: 50%;
		border: 5px solid #31416A;
		box-shadow: 0 0 10px 2px #31416A;
		width: 90px;
		height: 90px;
		margin: 15px 10px 8px 10px;
	}
	.matrix_1_login{
		color: #BDD1F8;
		display: inline-block;
		font-size: 18px;
	}
	.matrix_1_place{
		color: #457CE3;
	}
	.matrix_1_date{
		color: #BDD1F8;
		font-size: 15px;
	}
	.armor_block{
		left: 0;
		display: block;
		vertical-align: top;
		width: 100%;
		border: 2px solid #31416A;
		padding: 10px;
		min-height: 50px;
		background: #1A233A;
		border-radius: 10px;
		margin: 10px 0;
	}
	.form_matrix1{
		display: inline-block;
		vertical-align: middle;
		float: left;
	}
	.form_matrix2{
		display: inline-block;
		float: right;
	}
	.button_matrix1{
		vertical-align: middle;
	padding: 5px 20px;
	margin: 10px 20px;
	font-size: 16px;
	width: 200px;
	display: inline-block;
	border: 1px solid #457CE3;
	border-radius: 5px;
	background:  #457CE3;
	cursor: pointer;
	transition: 0.2s;
	outline: none;
	}
	.button_matrix1:hover{
		background: #6596F3;
	}
	.matrix_1_by{
	background: none;
	color: #BDD1F8;
	margin: 5px 20px 0 0;
	font-size: 15px;
	display: inline-block;
	cursor: pointer;
	vertical-align: bottom;
	transition: 0.3s;
	}
	.matrix_1_by:hover{
		color: #457CE3;
	}
	.armor_new_0{
		display: inline-block;
		vertical-align: middle;
		float: left;
		border-radius: 10px;
		box-shadow: 0 0 10px 2px #457CE3;
		border: 2px solid #457CE3;
		padding: 5px 20px;
		margin: 5px;
	}
	.armor_new_1{
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
		margin-right: 10px;
		color: #BDD1F8;
	}
	.armor_new_2{
		display: inline-block;
		vertical-align: middle;
		font-size: 16px;
		color: #BDD1F8;
	}
	@media (max-width: 1150px) {
		.form_matrix1{
		float: none;
		}
		.form_matrix2{
		float: none;
		}
	}
	@media (max-width: 1150px) {
		.armor_new_0{
			float: none;
		}
	}
/*NEW MATRIX*/

@font-face {
font-family: "microsoftsansserif"; 
src: url("../fonts/microsoftsansserif.ttf"); 
src: url("../fonts/microsoftsansserif.ttf?#iefix") format("embedded-opentype"),
url("../fonts/microsoftsansserif.ttf") format("woff"), 
url("../fonts/microsoftsansserif.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
} 





